Installation Guide · April 2026

QuantV FiveM

Visual Overhaul Mod · Setup Reference
⚡ Quick Start — FiveM App Data Location

Paste this path into Windows Explorer's address bar to open your FiveM folder:

%localappdata%\FiveM\FiveM.app
PT·01 Core File Installation Required
  1. 01Open your FiveM Application Data folder using the path above.
  2. 02Navigate into the mods folder — create it if it doesn't exist.
  3. 03Drag and drop aQuantV.rpf into the mods folder.
Conflict Prevention: Remove any other visual .rpf mods (e.g. NVE or old QuantV builds) that overwrite timecycle, visualsettings.dat, graphics.ytd, or skydome.ytd. Leaving conflicting files will cause crashes.
PT·02 Plugins & NUI Setup Required
  1. 01Open the plugins folder inside FiveM Application Data.
  2. 02Copy all files from the QuantV plugins folder into it — including ReShade-Shaders and QuantV.addon.
  3. 03Choose one NUI option below and copy its dxgi.dll into plugins. Only one dxgi.dll should be present at a time.
NUI In-Process GPU — OFF
Use only for GTX 1000 series or older GPUs.
PT·03 CitizenFX.ini & ReShade Config Required
  1. 01Open CitizenFX.ini from your FiveM Application Data folder in any text editor.
  2. 02Find or create the [Addons] section near the bottom of the file.
  3. 03Add the following line exactly as shown:
ReShade5=ID:xxxxxxxx acknowledged that ReShade 5.x has a bug that will lead to game crashes
Replace xxxxxxxx with your personal ReShade ID. Launch FiveM, open the F8 console, and look for your ReShade ID printed there. This line is required — FiveM will not load ReShade without it.
PT·04 Mandatory In-Game Settings Required

These settings are required for QuantV to render correctly. Lower settings will result in visual artifacts or missing effects.

DirectX11 Shader QualityVery High PostFXVery High  /  Ultra
PT·05 Optional Presets & Add-ons Optional

Install these after completing Parts 1–3. All .rpf files go into FiveM App Data → mods. ReShade .preset.ini files go into plugins.

Cinematic LUT
Custom per-weather LUT textures for a filmic look.
→ plugins (preset + textures)
Vivid Summer
Bright, saturated ReShade preset.
→ plugins (preset only)
Blizzard Snow + Clearing Rain
Weather overrides for RP servers.
→ mods (.rpf)
Long Draw Distance + Reflections
Enhanced visuals with a performance cost.
→ mods (.rpf)
Motion Blur (FiveM)
Enables motion blur during gameplay.
→ mods (.rpf)
Motion Blur (R* Editor)
Enables motion blur in Rockstar Editor.
→ mods (.rpf)
Custom Vehshare
HQ tires, California plates, and more.
→ mods (.rpf)
Trainer
Requires ScriptHookV support server-side. Check with your server admins first.
→ plugins (.asi + .ini)
PT·06 Trainer Keybinds Reference Optional

To remap the trainer menu key, edit QuantV.ini[MENU_KEYBOARD]Menu=116. Replace 116 with any code below. Set to 0 to disable.

▶ Show Keycode Reference Table
Function KeysLettersMouse / Special
F1 = 112A = 65Left Mouse = 1
F2 = 113B = 66Right Mouse = 2
F3 = 114C = 67Middle Mouse = 3
F4 = 115D–Z = 68–90Backspace = 8
F5 = 116Tab = 9
F6 = 1170 = 48Enter = 13
F7 = 1181 = 49Shift = 16
F8 = 1192–9 = 50–57Esc = 27
F9 = 120Space = 32
F10 = 121Numpad 0 = 96Page Up = 33
F11 = 122Numpad 1 = 97Page Down = 34
F12 = 123Numpad 2–9 = 98–105End = 35
Home = 36
L-Shift = 160Left Arrow = 37
R-Shift = 161Up Arrow = 38
L-Ctrl = 162Right Arrow = 39
R-Ctrl = 163Down Arrow = 40
L-Alt = 164Delete = 46
R-Alt = 165Insert = 45

Full reference: msdn.microsoft.com/library/aa243025